home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8878 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: leakey.oac.uci.edu!yqian
  2. From: yqian@leakey.oac.uci.edu (Yao-jin Qian)
  3. Newsgroups: comp.lang.c++
  4. Subject: HELP -->> How to Include a File ??
  5. Date: 26 Feb 1996 23:46:08 GMT
  6. Organization: University of California, Irvine
  7. Message-ID: <4gtgo0$jvr@news.service.uci.edu>
  8. NNTP-Posting-Host: leakey.oac.uci.edu
  9. Keywords: Including, file
  10.  
  11. Dear Netter:
  12.  
  13. I have a porblem with MSC++4.0. When I include a *.cpp file ( such as a 
  14. simple function definition or a simple class) by using the command of
  15. "add file to Project", I could not compile that file !! Each time I got an error
  16. message "C1010", can not find precompiled header file or somthing, but I 
  17. do not include any precompiled header in my little *.cpp file.
  18.  
  19. Coming from WorkStation, this is really frustrating for me since I used
  20. to a lot of small files being compiled seprately, then combined togather
  21. either to a lib file or link them by my makefile program.
  22.  
  23. Please Help me.
  24.  
  25.  
  26. Thanks for Your time
  27.  
  28. Yaojin Qian
  29.  
  30. University of California, Irvine
  31. Medical Center
  32. Dept. of Radiation Oncology
  33. yqian@fourier.oac.uci.edu
  34.